home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / nview13.arc / READ.ME < prev   
Text File  |  1989-02-15  |  5KB  |  122 lines

  1.  
  2.                     -=> NodeView <=-
  3.                 A NodeList Viewer/Manager
  4.                     Colten D. Edwards
  5.  
  6.    Okay some quick documentation for NodeView. This version has some
  7. changes made which I'll list at the end of document. Eventually this
  8. will become a form of documentation. First some command line switches...
  9.  
  10. /c - Will recompile the index file. Doesn't bother to check dates on the
  11.      files to see if it needs to be done, just does it.
  12.  
  13. /n - followed by a directory name will allow you to specify the nodelist
  14.      directory. This must be a complete PathName with no spaces between
  15.      the /N and the Path. This may change in future versions but for
  16.      right now this is it....
  17.  
  18.    The Program NodeView will automatically search the path for the FD.SYS
  19. file which has the information in it for the Nodelist path. If they
  20. change the format of the file during the next release I'll have to
  21. recompile NodeView to make the change... That's why there's a /n command
  22. line switch..
  23.    Nodeview also searches the path for the NodeList Compiler. Sometime
  24. soon I'll be writing a NodeDiff Program. The reason I'll be doing this
  25. is that if you make any changes to the Nodelist directly all current
  26. Diff compilers find out rather quickly and won't finish the job.. How
  27. many times have YOU had a corrupt NodeDiff or Nodelist file.. The
  28. version I'll write won't bother with this added feature. Or I may just
  29. write a FDPrv.Pvt file in the NodeList directory for you to use with the
  30. changes made. This may be the best solution. I'm open to suggestions on
  31. how to implement the Edit feature of this program though. I Really don't
  32. like having to download a 179k file every week from my Hub system just
  33. because I've made a few changes to the Nodelist. Oh well... Anyways
  34.  
  35. Searching -
  36.    Search functions have been implemented some of them will search a
  37. multiple of times. This is accomplished by using the Grey Plus key on
  38. the numeric pad and only works on 2 functions. Search by BBS Name and
  39. Search by Sysop Name. These functions are Case insensitive and are
  40. actually quite slow. The grey minus key will cancel the current search
  41. function or give an error message in there was none defined.
  42.  
  43. Search Net/Node -
  44.    The search for Net/Node function defaults to Zone 1. But can be
  45. changed just by specifing a Zone:Net/Node. Repeat search functions not
  46. implemented and unless someone can come up with a damn good reason why
  47. they should they won't.
  48.  
  49. Search Region -
  50.    The search for a region will start at the beginning of the NodeList
  51. and quit at the end of the NodeList. Again no multiple searches..
  52.  
  53. Search Phone -
  54.    This function currently will only accept American style numbers this
  55. may be changed with the us of a command line switch in the future. So
  56. for now 1-306-244-4946 is the style of number. The Dashes do not have to
  57. be entered and is probably the reason for the incompatibilty in styles
  58. of phones number.
  59.  
  60. Search Host -
  61.    This function searches for a Host system. Useful for finding the
  62. start of a network system. Again No repeat searches although this may be
  63. changed in a future version.
  64.  
  65. Search BBS by Name -
  66.    This function will search for every occurence of a particular string
  67. in the BBS name field of the nodelist. Case insensitive and repeat
  68. capabilty.
  69.  
  70. Search SysopName -
  71.    This function will search for every occurence of a particular string
  72. case insensitive and with repeat capability. Again very useful...
  73.  
  74.  
  75.  
  76. Bug Notes -
  77.  
  78.  
  79. 1.0a - Had a few bugs in the way Zones are handled.
  80.        Bugs in the Region Search method. Would crash if a Region wasn't
  81.        in the Nodelist.
  82.        Didn't check the dates of the nodelist and Nodeview.idx files.
  83.        Actually a test version of the program. Shouldn't have been
  84.        released but it was. Sorry to all who downloaded this version.
  85.        Currently all versions will only support about 6,250 nodes in the
  86.        nodelist. This has to do with the size of the I read into memory
  87.        for speed and the fact you can't have an array larger than 64k
  88.        unless using pointers. Have to attempt this soon.
  89.  
  90. 1.3a - Fixed handling of Zones.
  91.        Wrote the code to check filedates against each other in order to
  92.        check and see if recompiling needed. Got caught by the lack of
  93.        this myself..
  94.  
  95. 1.3b   First Beta release.
  96.        Added command line switch /c to recompile idx file
  97.        Still need to fix Region bug, Haven't figured this one out yet
  98.        but should be in next release.
  99.  
  100. Well that's about it for now. If you find any bugs please contact me and
  101. I'll try and solve them as quickly as possible. I can be reached at
  102. 140/51 (my board) or 140/48 my distribution center (my dad's Board and
  103. beta tester of all my programs). Also if you wish to send donations my
  104. address is
  105.  
  106.           c/o Northern Nights BBS
  107.               Colten Edwards
  108.               118 KirkPatrick Cres.
  109.               Saskatoon,SK
  110.               S7L-6V3
  111.               Canada
  112.  
  113.  
  114. Now for the fine print. The Program NodeView is released as ShareWare.
  115. If you find it of any use and wish to continue using it please send a
  116. donation to the above address. As well you use this product at your own
  117. use. I'll not be held responsible for any loss of data or damage to a
  118. computer system because of use or abuse of this program. You'll notice
  119. that I don't say how much as that I'll leave up to you, the user.
  120.  
  121.  
  122.